Esx Settings SolutionSpec
Esx Settings SolutionSpec
The Esx Settings SolutionSpec schema contains properties that describe solution registered in the software specification.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"version": "string",
"components": [
{
"component": "string"
}
]
}
string
version
Required
Version of the solution.
This property was added in vSphere API 7.0.0.0.
array of
Esx Settings SolutionComponentSpec
components
Required
Components registered by the solution.
This property was added in vSphere API 7.0.0.0.